commit | cd451662c9139640c5676982f6c88f89e16c23b2 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Tue Sep 13 00:54:09 2016 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Sep 13 00:54:09 2016 |
tree | b1ae28586fe8ebd5064cc527f52d24b7cf5116cc | |
parent | e37049f6c527b79d663ec816d053581d3cae9131 [diff] [blame] |
Autogenerated HTML docs for v2.10.0-129-g35f6
diff --git a/git-unpack-objects.txt b/git-unpack-objects.txt index 3e887d1..b3de50d 100644 --- a/git-unpack-objects.txt +++ b/git-unpack-objects.txt
@@ -44,6 +44,9 @@ --strict:: Don't write objects with broken content or links. +--max-input-size=<size>:: + Die, if the pack is larger than <size>. + GIT --- Part of the linkgit:git[1] suite